if not BusinessInfo.new(GetSimulatorGlobal(SimulatorGlobal["Current House"])):isCustomer(GetPrimitiveParameter(0)) then
   BusinessInfo.new(GetSimulatorGlobal(SimulatorGlobal["Current House"])):addCustomer(GetPrimitiveParameter(0))
end
--[[ DECOMPILER ERROR 618: overwrote pending register! ]]

